home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 6363 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.advocacy,comp.sys.amiga.misc
  4. Subject: Re: History of Computing at the Smithsonian
  5. Date: 26 Feb 1996 09:06:00 +0100
  6. Organization: dis-
  7. Message-ID: <4grpl8$8ts@serpens.rhein.de>
  8. References: <4gco7l$jhn@daily-planet.nodak.edu> <4gdjgn$3le@newsbf02.news.aol.com> <4gocrh$ce7@daily-planet.nodak.edu> <4gp6lf$di@serpens.rhein.de> <4grge3$hs5@daily-planet.nodak.edu>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. nahender@prairie.NoDak.edu (Nathanael J Henderson) writes:
  12.  
  13. >processes at once.  A single program that does multiple things at once is 
  14. >not multitasking by ANY reasonable deffinition.
  15.  
  16. Hmm. You don't need OS-supported entities for multitasking. Early computers
  17. did "multitask" with simple timer interrupts. The problem is that writing
  18. such programs is complex, some "tasks" are pretty limited in what they can do
  19. and all the "multitasking" usually works for a single loaded program only
  20. because the OS does not arbitrate the resources.
  21. I believe that the Quicktime implementation is still multitasking in this
  22. sense (even preemptive!), otherwise they couldn't achieve any smooth playback.
  23.  
  24. An OS that supports multitasking makes this much easier and allows to multitask
  25. arbitrary programs and not just those that were carefully constructed. But even
  26. on the Amiga you would use interrupts for some time critical tasks.
  27.  
  28. Regards,
  29. -- 
  30.                                 Michael van Elst
  31.  
  32. Internet: mlelstv@serpens.rhein.de
  33.                                 "A potential Snark may lurk in every tree."
  34.